com.sabro.jbusiness.sys
Class SysCampoConsulta

java.lang.Object
  extended by com.sabro.jbusiness.sys.SysCampo
      extended by com.sabro.jbusiness.sys.SysCampoConsulta
All Implemented Interfaces:
ISelectable

public class SysCampoConsulta
extends SysCampo


Field Summary
 
Fields inherited from class com.sabro.jbusiness.sys.SysCampo
INDEFINIDO, MULTIPLOS_VALORES
 
Constructor Summary
SysCampoConsulta(SysTabelaConsulta sysTabela)
           
 
Method Summary
 int getId()
           
 void setId(int ID)
           
 
Methods inherited from class com.sabro.jbusiness.sys.SysCampo
canClose, createSysCampo, findSysCampo, getAlias, getAliasPath, getCharCount, getClasse, getISelectableComponents, getISelectableParent, getMaxLen, getNome, getSysTabela, getSysTabelaNome, getTipoMetaDado, getValorPadrao, resetMaxLen, resetValorPadrao, setAlias, setISelectableParent, setMaxLen, setNome, setValorPadrao, toString, wasRequestClose, wasSelected, wasUnSelected
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SysCampoConsulta

public SysCampoConsulta(SysTabelaConsulta sysTabela)
Method Detail

getId

public int getId()

setId

public void setId(int ID)